DynamoDBContext.ExecuteBatchGet Method (BatchGet[])

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Issues a batch-get request with multiple batches. Results are stored in the individual batches.

Namespace: Amazon.DynamoDBv2.DataModel
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual void ExecuteBatchGet(
         BatchGet[] batches
)

Parameters

batches
Type: Amazon.DynamoDBv2.DataModel.BatchGet[]

Configured BatchGet objects

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5